home *** CD-ROM | disk | FTP | other *** search
- @Echo off
- Cls
- Echo HOME27.EXE is the HOME PLAN Self-extracting archive.
- Echo.
- Echo Typing "HOME27" will Extract all of it's files into whatever drive/directory
- Echo it resides.
- Echo.
- Echo You should copy this archive to a working drive/directory before
- Echo extracting the files.
- Echo.
- Echo BEFORE YOU START:
- Echo You can create a new directory using the MKDIR command.
- Echo First go to your working Drive: Type C: and press ENTER.
- Echo Make a new directory: Type MKDIR C:\HOMEPLAN and press ENTER
- Echo Change to the new directory: Type CHDIR C:\HOMEPLAN
-
- Echo Now,
- Echo copy HOME27.EXE to the new directory: Type COPY A:HOME27.EXE and press ENTER.
- Echo Or use B: if that is your floppy drive.
- Echo.
- Echo Run HOME27.EXE to extract the files: Type HOME27 and press ENTER.
- Echo You can delete HOME27.EXE after extracting the files to save disk space.
- Echo.
- Echo Read or print HOME27.DOC. It's the program manual.
- Echo.
- Echo Type HOMEPLN and press ENTER to run the program.
- Pause
- Cls
- Echo If you pass this program on to any one, (Please do!) You must include ALL the
- Echo files! (the original archive file would be nice)
- Echo.
- Echo If you are an end user, however, all you need on your hard disk (or floppy),
- Echo is HomePln.exe. & any .PLN files that you create.
- Echo (some sample ".PLN " files are included to start on)
- Echo.
- Echo If you don't copy Home27.Doc to your program directory, then you should print
- Echo that file. ie: copy HOME27.DOC PRN
- Echo.
- Echo Use the "How to Register Home Plan & Home Plan Pro" option at the Main Menu.
- Echo Send it with $20.00 + $4.00 s&h & you will receive a laser printed Manual.
- Echo (along with tech support & removal of that nice opening screen)
- Echo.
- Echo CREDIT CARD ordering: To order by MasterCard or Visa.
- Echo call 1-800-671-7526 9:00 am to 5:00 pm Pacific time Mon-Fri.
- Echo (orders only) 9:00 am to 5:00 pm Pacific time Mon - Fri.
- Echo 24 hr. FAX: (209) 754-3737.
- Echo.
- Echo Thanks for your interest in HOME PLAN.
- Echo.
- Echo To return to the Dos prompt,
- Pause
- cls